home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / spazio / mi109.dir / 00054_Script_54 < prev    next >
Text File  |  1983-01-30  |  333b  |  17 lines

  1. on exitFrame
  2.   global anim_loco,anim_pro,dove
  3.  -- spegni 41,47
  4.   set anim_pro = true
  5.   set anim_loco to true
  6.   global dove,dove_articolo
  7.   if dove = dove_articolo + 1 then
  8.         at_hil 277,6,41
  9.     go to the frame
  10.   end if
  11.   entrata 39,47
  12.   if soundbusy(2) then
  13.     at_hil 277,6,41
  14.     go to the frame
  15.   end if
  16. end
  17.